home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / netmail / blueq160.zip / SR140.ZIP / README.TXT < prev    next >
Text File  |  1994-09-15  |  2KB  |  33 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ SPEED READ v1.40 setup for BlueQWK.                                         │
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Please modify PACKER.BAT and UNPACKER.BAT to include the path to the
  6. BLUEQWK.CFG directory.  The default assumes that BlueQWK is kept in the \SR
  7. directory on your D: drive -- "D:\SR".
  8.  
  9. Make sure PACKER.BAT and UNPACKER.BAT and BLUEQWK.EXE are in your DOS path.
  10.  
  11. In SPEED READ configuration, under "Compression Programs", enter the
  12. following exactly (case-sensitive) as showned below.  SET4.SR is included,
  13. which contain the following information, if you don't want to key them in
  14. yourself.
  15.  
  16. ════════════════════════════════════════════════════════════════════════════════
  17.  
  18. MESSAGE BASE COMPRESSION                                                        
  19.    Default Method: ZIP                                                          
  20.                                                                                 
  21. ZIP      Compress: command /c packer PKZIP -m- -u %s                            
  22.        Uncompress: command /c unpacker PKUNZIP -o %s                            
  23.                                                                                 
  24. ARJ      Compress: command /c packer ARJ m -u -e -ju %s                         
  25.        Uncompress: command /c unpacker ARJ e -juyo %s                           
  26.                                                                                 
  27. LZH      Compress: command /c packer LHA m /m1 %s                               
  28.        Uncompress: command /c unpacker LHA x /m %s                              
  29.                                                                                 
  30. OTHER    Compress: command /c packer PKPAK -a %s                                
  31.        Uncompress: command /c unpacker PKUNPAK /r %s                            
  32.                                                                                 
  33.